home *** CD-ROM | disk | FTP | other *** search
-
-
-
- XXXXiiiinnnneeeerrrraaaammmmaaaaQQQQuuuueeeerrrryyyyVVVVeeeerrrrssssiiiioooonnnn((((3333XXXX11111111)))) XXXX11111111RRRR6666 XXXXiiiinnnneeeerrrraaaammmmaaaaQQQQuuuueeeerrrryyyyVVVVeeeerrrrssssiiiioooonnnn((((3333XXXX11111111))))
-
-
-
- NNNNAAAAMMMMEEEE
- XXXXiiiinnnneeeerrrraaaammmmaaaaQQQQuuuueeeerrrryyyyVVVVeeeerrrrssssiiiioooonnnn - return the version numbers of the
- Xinerama extension
-
- SSSSYYYYNNNNTTTTAAAAXXXX
- #include <X11/extensions/Xinerama.h>
-
- Status XXXXiiiinnnneeeerrrraaaammmmaaaaQQQQuuuueeeerrrryyyyVVVVeeeerrrrssssiiiioooonnnn(
- Display *_d_p_y,
- int *_m_a_j_o_r__v_e_r_s_i_o_n,
- int *_m_i_n_o_r__v_e_r_s_i_o_n
- );
-
- AAAARRRRGGGGUUUUMMMMEEEENNNNTTTTSSSS
- _d_p_y Specifies the connection to the X server.
-
- _m_a_j_o_r
- Returns major version number of the Xinerama extension
- supported by the X server.
-
- _m_i_n_o_r
- Returns minor version number of the Xinerama extension
- supported by the X server.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- XXXXiiiinnnneeeerrrraaaammmmaaaaQQQQuuuueeeerrrryyyyVVVVeeeerrrrssssiiiioooonnnn returns the major and minor version
- number of the Xinerama extension implemented by the server
- associated with connection _d_p_y.
-
- XXXXiiiinnnneeeerrrraaaammmmaaaaQQQQuuuueeeerrrryyyyVVVVeeeerrrrssssiiiioooonnnn returns TTTTrrrruuuueeee if the version of the
- Xinerama library and Xinerama server are compatible, FFFFaaaallllsssseeee
- otherwise. _m_a_j_o_r__v_e_r_s_i_o_n and _m_i_n_o_r__v_e_r_s_i_o_n are not updated
- when FFFFaaaallllsssseeee is returned.
-
- DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
- _B_a_d_I_m_p_l_e_m_e_n_t_a_t_i_o_n
- The X client library uses an older version of the
- Xinerama protocol that is not supported by the X
- server.
-
- BBBBUUUUGGGGSSSS
- In order to conform to Xorg's proposal of a Xinerama
- standard, there is a protocol incompatibility between the
- Xinerama versions 1.0 (IRIX 6.5.10) and 1.1 (IRIX 6.5.11)
- and the Xinerama versions 1.2 and later (IRIX 6.5.12 and
- later). XXXXiiiinnnneeeerrrraaaammmmaaaaQQQQuuuueeeerrrryyyyVVVVeeeerrrrssssiiiioooonnnn traps this protocol
- incompatibility in version 1.2 and later.
-
- The following message is printed to STDOUT:
- """"XXXXiiiinnnneeeerrrraaaammmmaaaa sssseeeerrrrvvvveeeerrrr vvvveeeerrrrssssiiiioooonnnn XXXX....xxxx uuuusssseeeessss nnnnoooonnnn----ssssttttaaaannnnddddaaaarrrrdddd pppprrrroooottttooooccccoooollll""""
- if the protocols used by the X client library and X server
- are not compatible (i.e. the Xinerama library is version 1.2
-
-
-
- Page 1 (printed 10/3/02)
-
-
-
-
-
-
- XXXXiiiinnnneeeerrrraaaammmmaaaaQQQQuuuueeeerrrryyyyVVVVeeeerrrrssssiiiioooonnnn((((3333XXXX11111111)))) XXXX11111111RRRR6666 XXXXiiiinnnneeeerrrraaaammmmaaaaQQQQuuuueeeerrrryyyyVVVVeeeerrrrssssiiiioooonnnn((((3333XXXX11111111))))
-
-
-
- or later and the Xinerama server is version 1.0 or 1.1).
- XXXXiiiinnnneeeerrrraaaammmmaaaaQQQQuuuueeeerrrryyyyVVVVeeeerrrrssssiiiioooonnnn will accompany this error with a return
- value of FFFFaaaallllsssseeee.
-
- The following message is written to the SYSLOG of the X
- server machine:
- """"XXXXiiiinnnneeeerrrraaaammmmaaaa cccclllliiiieeeennnntttt lllliiiibbbbrrrraaaarrrryyyy vvvveeeerrrrssssiiiioooonnnn YYYY....yyyy uuuusssseeeessss nnnnoooonnnn----ssssttttaaaannnnddddaaaarrrrdddd
- pppprrrroooottttooooccccoooollll""""
- if the protocols used by the X client library and X server
- are not compatible (i.e. the Xinerama server is version 1.2
- or later and the Xinerama library is version 1.0 or 1.1).
- The X server will throw a BBBBaaaaddddIIIImmmmpppplllleeeemmmmeeeennnnttttaaaattttiiiioooonnnn error, and
- XXXXiiiinnnneeeerrrraaaammmmaaaaQQQQuuuueeeerrrryyyyVVVVeeeerrrrssssiiiioooonnnn will return FFFFaaaallllsssseeee.
-
- A workaround for this protocol incompatibility is to use a
- client and server that both support the same Xinerama
- version.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- XXXXiiiinnnneeeerrrraaaammmmaaaa(3X11), XXXXiiiinnnneeeerrrraaaammmmaaaaQQQQuuuueeeerrrryyyyEEEExxxxtttteeeennnnssssiiiioooonnnn(3X11).
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 2 (printed 10/3/02)
-
-
-
-